Realm Kotlin SDK
/
io.realm.kotlin.schema
/
ListPropertyType
/
isNullable
is
Nullable
open override val
isNullable
:
Boolean
= false
Content copied to clipboard
Whether or not the elements inside the list can be
null
.